@import "global.css";
@import "footer.css";
@import "product.css";
@import "about.css";
@import "news.css";
@import "courses.css";
@import "college.css";
@import "nav.css";

@import "banner.css";
@import "banner20220601.css";
@import "banner20220621.css";
@import "banner20220622.css";
@import "banner20220704.css";
@import "banner20220817.css";
@import "banner20221015.css";
@import "banner20221117.css";
@import "banner20230116.css";
@import "banner20230619.css";
@import "banner20231011.css";
@import "banner20231020.css";
@import "banner20240520.css";
/*@import "banner20240620.css";*/
@import "banner20241101.css";
@import "banner2024110601.css";
@import "banner2024110602.css";

body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

input[type="button"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0 0;
    margin: 0 0;
}

p {
    padding: 0 0;
    margin: 0 0;
}

ul {
    padding: 0 0;
    margin: 0 0;
}

.mb20 {
    margin-bottom: 20px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb60 {
    margin-bottom: 60px;
}

body {
    padding: 0 0;
    margin: 0 0;
    font-family: 'Microsoft YaHei';
}

.header-top {
    height: 3em;
    padding: 1em 0;
    display: none;
}

.icon {
    float: left
}

    .icon ul li {
        display: inline-block;
    }

        .icon ul li a:hover {
            color: #004183;
        }

i.search {
    width: 20px;
    height: 20px;
    background: url("/Content/images/img-sprite.png") no-repeat -40px 0px;
    display: inline-block;
    vertical-align: middle;
}

.header-bottom {
    padding: 1em 0;
}

/* swiper start */

.banner-container {
    position: relative;
}

    .banner-container .swiper-slide {
    }

    .banner-container .videobanner {
        width: 100%;
        height: 600px;
        /*        position: absolute;
        left: 0;
        top: 0;
*/ background: url(/Content/images/banner_product.jpg) no-repeat center 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        z-index: 9999;
    }

        .banner-container .videobanner video {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
        }

.banner20220504 /*1920*/ {
    background: url(/Content/images/banner20220504/bg.jpg) no-repeat center 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 600px;
    max-height: 600px;
    cursor: pointer;
    position: relative;
}

    .banner20220504 .logo {
        position: absolute;
        left: 40px;
        top: 40px;
        z-index: 120;
    }

    .banner20220504 .p54 {
        position: absolute;
        right: 50px;
        top: 0px;
        z-index: 110;
    }

    .banner20220504 .flag {
        position: absolute;
        left: 120px;
        bottom: 0px;
        z-index: 100;
    }

@media(max-width:1024px) {
    .banner-container .videobanner {
        height: 600px;
        width: 100%;
    }

    .banner20220504 /*1024*/ {
        background: url(/Content/images/banner20220504/bg.jpg) no-repeat center 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 600px;
        max-height: 600px;
        cursor: pointer;
        position: relative;
    }

        .banner20220504 .logo {
            position: absolute;
            left: 40px;
            top: 40px;
        }

        .banner20220504 .p54 {
            position: absolute;
            right: 50px;
            top: 0px;
        }

            .banner20220504 .p54 img {
                max-width: 400px;
            }

        .banner20220504 .flag {
            position: absolute;
            left: 50px;
            bottom: 0px;
        }

            .banner20220504 .flag img {
                max-width: 700px;
            }
}

@media(max-width:768px) {
    .banner-container .videobanner {
        height: 600px;
        width: 100%;
    }

    .banner20220504 /*768*/ {
        background: url(/Content/images/banner20220504/bg.jpg) no-repeat center 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 600px;
        max-height: 600px;
        cursor: pointer;
        position: relative;
    }

        .banner20220504 .logo {
            position: absolute;
            left: 40px;
            top: 40px;
        }

        .banner20220504 .p54 {
            position: absolute;
            right: 20px;
            top: 0px;
        }

            .banner20220504 .p54 img {
                max-width: 350px;
            }

        .banner20220504 .flag {
            position: absolute;
            left: 20px;
            bottom: 0px;
            text-align: left;
        }

            .banner20220504 .flag img {
                max-width: 600px;
            }
}

@media(max-width:640px) {
    .banner-container .videobanner {
        height: 400px;
        width: 100%;
    }

    .banner20220504 /*640*/ {
        background: url(/Content/images/banner20220504/bg.jpg) no-repeat center 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 400px;
        max-height: 400px;
        cursor: pointer;
        position: relative;
    }

        .banner20220504 .logo {
            position: absolute;
            left: 40px;
            top: 40px;
        }

        .banner20220504 .p54 {
            position: absolute;
            right: 20px;
            top: 0px;
        }

            .banner20220504 .p54 img {
                max-width: 350px;
            }

        .banner20220504 .flag {
            position: absolute;
            left: 20px;
            bottom: 0px;
            text-align: left;
        }

            .banner20220504 .flag img {
                max-width: 560px;
            }
}

@media(max-width:480px) {
    .banner-container .videobanner {
        height: 400px;
        width: 100%;
    }

    .banner20220504 /*480*/ {
        background: url(/Content/images/banner20220504/bg.jpg) no-repeat center 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 400px;
        max-height: 400px;
        cursor: pointer;
        position: relative;
    }

        .banner20220504 .logo {
            position: absolute;
            left: 0px;
            top: 20px;
            width: 100%;
            text-align: center;
        }

            .banner20220504 .logo img {
                max-width: 120px;
            }

        .banner20220504 .p54 {
            position: absolute;
            right: unset;
            left: 0px;
            top: 60px;
            width: 100%;
            text-align: center;
        }

            .banner20220504 .p54 img {
                max-width: 280px;
            }

        .banner20220504 .flag {
            position: absolute;
            left: 0px;
            bottom: -40px;
            text-align: center;
            width: 100%;
        }

            .banner20220504 .flag img {
                max-width: 360px;
            }
}

@media(max-width:360px) {
    .banner-container .videobanner {
        height: 400px;
        width: 100%;
    }
}

/* swiper end */

/*--- slider Start --*/

.header-slider {
}

.slider {
    position: relative;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

    .rslides li {
        -webkit-backface-visibility: hidden;
        width: 100%;
        left: 0;
        top: 0;
    }

    .rslides img {
        display: block;
        height: auto;
        float: left;
        width: 100%;
        border: 0;
    }

.caption {
    width: 60%;
    position: absolute;
    top: 40%;
    left: 20%;
    text-align: center;
}

    .caption h3 {
        color: #ffffff;
        font-weight: 700;
        font-size: 3.5em;
        text-transform: uppercase;
    }

    .caption p {
        line-height: 1.8em;
        font-size: 1.4em;
        text-align: center;
        font-weight: 400;
        width: 81%;
        margin: 5px auto 0px;
        color: #eee;
    }

.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 15px;
    width: 15px;
    display: inline-block;
    border: 2px solid #004183;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    background: #004183;
}

.callbacks_here a:after {
    /*background: rgb(23, 167, 139);*/
    background: #ffffff;
}

.callbacks_tabs a {
    visibility: hidden;
}

.callbacks_tabs li {
    display: inline-block;
    display: block;
    width: 40px;
    height: 20px;
    float: left;
}

ul.callbacks_tabs.callbacks1_tabs {
    position: absolute;
    bottom: 30px;
    z-index: 999;
    left: 42%;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 44%;
    left: 14%;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url("/Content/images/jt.png") no-repeat left top;
    margin-top: -45px;
}

    .callbacks_nav.next {
        left: auto;
        background-position: right top;
        right: 14%;
    }

/*--- slider End --*/


/* banner start */

.header-slider {
    margin-bottom: 6em;
}

/*.homebanner {
}

    .homebanner li {
        background: url(/Content/images/banner_01.jpg) no-repeat center 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 600px;
        max-height: 600px;
    }

        .homebanner li.banner20210424 {
        }
*/
/*--- banner Start --*/

.banner {
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 260px;
    max-height: 260px;
    position: relative;
    width: 100%;
    margin-bottom: 6em;
}

.banner-service {
    background: url("/Content/images/banner_service.jpg") no-repeat center 0px fixed;
}

    .banner-service h4 {
        font-size: 2em;
        color: #ffffff;
        text-align: center;
        margin: 3em 0 1em 0;
    }

    .banner-service p {
        font-size: 1em;
        color: #ffffff;
        text-align: center;
        line-height: 1.4em;
    }

        .banner-service p a {
            color: #ffffff;
        }

.banner-product {
    position: relative;
    background: url("/Content/images/banner_product.jpg") no-repeat center 0px;
    min-height: 600px;
    max-height: 600px;
    width: 100%;
    margin-bottom: 6em;
}

    .banner-product .container {
        position: relative;
        min-height: 600px;
        max-height: 600px;
    }

        .banner-product .container .banner_text {
            position: absolute;
            width: 100%;
            top: 20px;
            left: 20px;
            z-index: 100;
        }

            .banner-product .container .banner_text h5 {
                font-size: 2em;
                color: #000000;
                text-align: left;
                margin: 6em 0 0.4em 0;
            }

            .banner-product .container .banner_text h4 {
                font-size: 3em;
                color: #000000;
                text-align: left;
                margin: 0em 0 1em 0;
            }

            .banner-product .container .banner_text p {
                font-size: 1.4em;
                color: #000000;
                text-align: left;
                line-height: 1.8em;
            }

                .banner-product .container .banner_text p a {
                    color: #ffffff;
                }

        .banner-product .container .banner_photo {
            position: absolute;
            bottom: 0;
            right: 0px;
            z-index: 90;
            width: 600px;
            height: 600px;
            background: url("/Content/images/banner_01.png") no-repeat left bottom;
            background-size: 600px;
        }

.banner-college {
    background: url("/Content/images/banner_college.jpg") no-repeat center 0px fixed;
}

    .banner-college h4 {
        font-size: 3em;
        color: #ffffff;
        text-align: left;
        margin: 2em 0 1em 0;
    }

    .banner-college img {
        max-height: 100%;
    }

.banner-aboutus {
    background: url("/Content/images/banner20221015/bg1920.jpg") no-repeat center 0px fixed;
}

    .banner-aboutus h4 {
        font-size: 3em;
        color: #ffffff;
        text-align: left;
        margin: 2em 0 1em 0;
    }

.banner20210427 {
    background: url(/Content/images/banner20210427/bg.jpg) no-repeat center 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 600px;
    max-height: 600px;
    cursor: pointer;
}

    .banner20210427 .content {
        position: relative;
        min-height: 600px;
        max-height: 600px;
    }

    .banner20210427 .photo1 {
        display: block;
        position: absolute;
        left: 0px;
        bottom: 0px;
        max-width: 1249px;
    }

    .banner20210427 .photo4 {
        display: none;
    }

    .banner20210427 .photo2 {
        position: absolute;
        right: 0px;
        top: 40px;
        max-width: 363px;
    }

    .banner20210427 .photo3 {
        position: absolute;
        right: 0px;
        bottom: 20px;
    }



.banner20210428 {
    background: url(/Content/images/banner20210428/bg.jpg) no-repeat center 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 600px;
    max-height: 600px;
    cursor: pointer;
}

    .banner20210428 .content {
        position: relative;
        min-height: 600px;
        max-height: 600px;
    }

    .banner20210428 .photo1 {
        position: absolute;
        left: 0px;
        bottom: 0px;
        max-width: 637px;
    }

    .banner20210428 .photo2 {
        position: absolute;
        right: 0px;
        bottom: 0px;
        max-width: 688px;
    }

    .banner20210428 .photo3 {
        display: none;
    }

    .banner20210428 .photo4 {
        display: none;
    }

.banner_ss12 {
    background: url(/Content/images/banner_ss12/bg.jpg) no-repeat center 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 600px;
    max-height: 600px;
    cursor: pointer;
}

    .banner_ss12 .container {
        position: relative;
        min-height: 600px;
        max-height: 600px;
    }

    .banner_ss12 .photo1 {
        position: absolute;
        right: 0px;
        top: 60px;
        max-width: 614px;
    }

    .banner_ss12 .text {
        position: absolute;
        left: 0px;
        top: 150px;
    }

        .banner_ss12 .text h2 {
            color: #0e4a86;
            font-size: 70px;
            font-weight: 600;
        }

        .banner_ss12 .text h3 {
            color: #0e4a86;
            font-size: 30px;
            font-weight: 300;
            letter-spacing: 12px;
            margin-bottom: 20px;
        }

        .banner_ss12 .text p {
            color: #333;
            font-size: 24px;
        }

.banner_ss16l {
    background: url(/Content/images/banner_ss16l/bg.jpg) no-repeat center 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 600px;
    max-height: 600px;
    cursor: pointer;
}

    .banner_ss16l .container {
        position: relative;
        min-height: 600px;
        max-height: 600px;
    }

    .banner_ss16l .photo1 {
        position: absolute;
        left: 0px;
        top: 180px;
        max-width: 424px;
    }

    .banner_ss16l .photo2 {
        position: absolute;
        right: 0px;
        top: 180px;
        max-width: 256px;
        z-index: 20;
    }

    .banner_ss16l .photo3 {
        position: absolute;
        left: 40%;
        top: 60px;
        max-width: 433px;
    }

    .banner_ss16l .photo4 {
        max-width: 17px;
        margin-right: 8px;
        vertical-align: middle;
    }

    .banner_ss16l .text {
        position: absolute;
        right: 0px;
        bottom: 20px;
    }

        .banner_ss16l .text p {
            color: #333;
            font-size: 14px;
            line-height: 20px;
        }

.banner618 {
    background: url(/Content/images/banner618/bg.jpg) no-repeat center 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 600px;
    max-height: 600px;
    cursor: pointer;
}

    .banner618 .container {
        position: relative;
        min-height: 600px;
        max-height: 600px;
    }

    .banner618 .photo1 {
        position: absolute;
        left: 0px;
        top: 40px;
        max-width: 175px;
    }

    .banner618 .text {
        position: absolute;
        left: 0px;
        bottom: 60px;
    }

        .banner618 .text p {
            color: #ffffff;
            font-size: 36px;
        }

        .banner618 .text h2 {
            color: #ffffff;
            font-size: 76px;
            margin-bottom: 10px;
        }

        .banner618 .text h3 {
            color: #ffffff;
            font-size: 30px;
        }

            .banner618 .text h3 strong {
                color: #ffffff;
                font-size: 76px;
                font-weight: 500;
                vertical-align: text-top;
            }

.banner20210601 {
    background: url(/Content/images/banner20210601/bg.jpg) no-repeat center 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 600px;
    max-height: 600px;
    cursor: pointer;
}

    .banner20210601 .container {
        min-height: 600px;
        max-height: 600px;
    }

    .banner20210601 .photo1 {
        width: 370px;
        margin: 100px auto 0 auto;
    }

.videobanner01 {
    min-height: 600px;
    max-height: 600px;
    position: relative;
}

    .videobanner01 video {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        min-width: 100%;
    }

.banner20211017 {
    background: url(/Content/images/banner20211017/bg.jpg) no-repeat left bottom;
    min-height: 600px;
    max-height: 600px;
    cursor: pointer;
    position: relative;
}

    .banner20211017 .logo {
        position: absolute;
        left: 40px;
        top: 40px;
        z-index: 30;
    }

    .banner20211017 .text {
        position: absolute;
        right: 40px;
        top: 40px;
        z-index: 30;
    }

    .banner20211017 .title {
        position: absolute;
        left: 0px;
        top: 0px;
        background: url(/Content/images/banner20211017/title.png) no-repeat center center;
        height: 600px;
        width: 100%;
        z-index: 20;
        text-indent: -9999999999px;
    }

.banner20210929 {
    background: url(/Content/images/banner20210929/bg01.jpg) no-repeat left bottom;
    min-height: 600px;
    max-height: 600px;
    cursor: pointer;
    position: relative;
}

    .banner20210929 .logo {
        position: absolute;
        left: 40px;
        top: 40px;
    }

    .banner20210929 .text {
        position: absolute;
        right: 40px;
        top: 40px;
    }

        .banner20210929 .text h2 {
            font-size: 40px;
            color: #fad7a0;
            font-weight: 600;
            letter-spacing: 6px;
        }

    .banner20210929 .photo {
        position: absolute;
        right: 80px;
        top: 80px;
    }

.banner20220127 /*1920*/ {
    background: url(/Content/images/banner20220127/bg.jpg) no-repeat center 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 600px;
    max-height: 600px;
    cursor: pointer;
    position: relative;
}

    .banner20220127 .kmd {
        position: absolute;
        right: 0px;
        bottom: 0px;
    }

    .banner20220127 .text {
        position: absolute;
        width: 1166px;
        left: 100px;
        top: 200px;
        text-align: center;
    }

        .banner20220127 .text h2 {
            font-size: 48px;
            letter-spacing: 10px;
            color: #ffffff;
        }

        .banner20220127 .text img {
            max-width: 100%;
            margin-bottom: 40px;
        }

.banner20211212 /*1920*/ {
    background: url(/Content/images/banner20211212/bg.jpg) no-repeat center 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 600px;
    max-height: 600px;
    cursor: pointer;
    position: relative;
}

    .banner20211212 .container {
        min-height: 600px;
        max-height: 600px;
        position: relative;
    }

    .banner20211212 .text01 {
        position: absolute;
        left: 120px;
        top: 100px;
    }

        .banner20211212 .text01 p {
            font-size: 18px;
            color: #ffffff;
            margin: 0;
            padding: 0 0 0 8px;
        }

        .banner20211212 .text01 h2 {
            font-size: 100px;
            font-weight: 600;
            color: #ffffff;
            margin: -10px 0 -10px 0;
            padding: 0;
        }

        .banner20211212 .text01 h3 {
            font-size: 50px;
            color: #ffffff;
            font-weight: 600;
            letter-spacing: 4px;
        }

        .banner20211212 .text01 h6 {
            font-size: 60px;
            color: #ff0000;
            margin-top: -60px;
            padding-left: 180px;
            letter-spacing: -3px;
        }

        .banner20211212 .text01 h4 {
            font-size: 20px;
            color: #ffffff;
        }

        .banner20211212 .text01 h5 {
            font-size: 20px;
            color: #ffffff;
        }

    .banner20211212 .text02 {
        position: absolute;
        right: 100px;
        top: 100px;
    }


        .banner20211212 .text02 h3 {
            font-size: 100px;
            color: #ffffff;
            font-weight: 600;
            letter-spacing: 0px;
        }

        .banner20211212 .text02 h6 {
            font-size: 100px;
            color: #ff0000;
            margin-top: -100px;
            padding-left: 80px;
            letter-spacing: 0px;
        }

    .banner20211212 .text03 {
        position: absolute;
        right: 180px;
        bottom: 120px;
        width: 90px;
        background: #11355b;
        border-radius: 4px;
        padding: 8px;
    }


        .banner20211212 .text03 h4 {
            font-size: 16px;
            color: #ffffff;
            text-align: justify;
        }

            .banner20211212 .text03 h4 strong {
                color: #ff0000;
                font-weight: 100;
            }

        .banner20211212 .text03 p {
            font-size: 11px;
            color: #ffffff;
            text-align: right;
        }




.banner20210803 {
    background: url(/Content/images/banner20210803/bg.jpg) no-repeat center 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 600px;
    max-height: 600px;
    cursor: pointer;
    position: relative;
}

    .banner20210803 .logo {
        position: absolute;
        right: 40px;
        top: 40px;
    }

    .banner20210803 .container {
        min-height: 600px;
        max-height: 600px;
        position: relative;
    }

    .banner20210803 .text {
        position: absolute;
        left: 500px;
        top: 240px;
    }

        .banner20210803 .text h2 {
            font-size: 32px;
            color: #ffffff;
            margin-bottom: 20px;
        }

        .banner20210803 .text h3 {
            font-size: 40px;
            color: #ffffff;
            padding-left: 64px;
        }

.banner20210808 {
    background: url(/Content/images/banner20210808/bg.jpg) no-repeat center 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 600px;
    max-height: 600px;
    cursor: pointer;
    position: relative;
}

    .banner20210808 .logo {
        position: absolute;
        right: 80px;
        bottom: 80px;
    }


/* banner end */

.location {
    margin-top: -3em;
    margin-bottom: 3em;
    font-size: 1em;
    color: #999999;
    clear: both;
}

    .location a {
        font-size: 1em;
        color: #80b5ea;
    }

.faq_table {
    width: 100%;
    border-width: 1px;
    border-color: #666666;
    border-collapse: collapse;
}

    .faq_table th {
        font-size: 1.0em;
        line-height: 1.4em;
        text-align: center;
        width: 120px;
        border-width: 1px;
        padding: 8px;
        border-style: solid;
        border-color: #666666;
        background-color: #dedede;
    }

    .faq_table td {
        font-size: 1.0em;
        line-height: 1.4em;
        text-align: center;
        border-width: 1px;
        padding: 8px;
        border-style: solid;
        border-color: #666666;
        background-color: #ffffff;
    }

/*--- newslist End --*/

/*--- productdetail Start --*/
.productdetail {
}

.productintro img {
    max-width: 100%;
}
/*--- productdetail End --*/



/*--- feedback Start --*/
.feedback {
    margin-bottom: 6em;
}

    .feedback h4 {
        text-align: center;
        font-size: 2em;
        margin-bottom: 2em;
    }

    .feedback span {
        font-size: 1.1em;
        display: block;
        color: #333;
    }

    .feedback b.red {
        color: #ff0000;
    }

    .feedback input[type="text"], .feedback textarea {
        font-size: 1.1em;
        color: #333333;
        font-weight: 500;
        padding: 0.2em;
        display: block;
        width: 98%;
        background: #fff;
        border: none;
        outline: none;
        -webkit-appearance: none;
        border-bottom: 1px solid #e2e2e2;
        margin-bottom: 1.6em;
    }

    .feedback textarea {
        resize: none;
        height: 120px;
    }

        .feedback input[type="text"]:focus, .feedback textarea:focus {
            -webkit-transition: 0.9s;
            -o-transition: 0.9s;
            -moz-transition: 0.9s;
            transition: 0.9s;
        }

    .feedback input[type="submit"] {
        background: #ffffff;
        color: #333333;
        border: 1px solid #000000;
        cursor: pointer;
        padding: 10px 18px;
        display: inline-block;
        text-transform: uppercase;
        font-size: 1.2em;
        font-weight: 400;
        outline: none;
        position: relative;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        width: 200px;
    }

        .feedback input[type="submit"]:hover {
            outline: none;
            background: #004183;
            color: #ffffff;
        }

    .feedback button {
        background: #ffffff;
        color: #333333;
        border: 1px solid #000000;
        cursor: pointer;
        padding: 10px 18px;
        display: inline-block;
        text-transform: uppercase;
        font-size: 1.2em;
        font-weight: 400;
        outline: none;
        position: relative;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        width: 200px;
    }

        .feedback button:hover {
            outline: none;
            background: #004183;
            color: #ffffff;
        }


/*--- feedback End --*/

/*--- question Start --*/

.question {
    margin-bottom: 6em;
}

    .question h4 {
        text-align: center;
        font-size: 3em;
        font-weight: 500;
        margin-bottom: 1em;
    }

    .question h5 {
        text-align: left;
        font-size: 2em;
        font-weight: 500;
        margin-bottom: 1.6em;
        padding-bottom: 0.6em;
        border-bottom: 1px solid #333;
    }

    .question ul {
        list-style: none;
    }

        .question ul li {
            line-height: 2.4em;
        }

            .question ul li a {
                font-size: 1em;
                color: #333;
            }

/*--- question End --*/

/*--- contact Start --*/
.contact {
    margin-bottom: 6em;
    position: relative;
}

    .contact h4 {
        text-align: center;
        font-size: 3em;
        font-weight: 500;
        margin-bottom: 1em;
    }

    .contact .box {
        position: relative;
        width: 320px;
        height: 380px;
        margin: 0 auto;
        z-index: 10;
        background: url(/Content/images/contactbg.jpg) no-repeat center bottom;
    }

        .contact .box .photo {
        }

            .contact .box .photo img {
                width: 100%;
            }

        .contact .box .text {
            position: absolute;
            left: 10px;
            top: 190px;
            width: 300px;
            margin: 0 auto;
            background: #ffffff;
            z-index: 100;
        }

            .contact .box .text h5 {
                margin: 1.0em 1.2em 0.6em 1.2em;
                text-align: left;
                font-size: 1.2em;
                font-weight: 600;
                color: #004183;
            }

            .contact .box .text p {
                margin: 0em 1.2em 0 1.2em;
                text-align: left;
                font-size: 1em;
                font-weight: 500;
                color: #000;
            }


/*--- contact End --*/




/*-----------------------------------------------------------------------------------*/
/*	Animation effects
/*-----------------------------------------------------------------------------------*/
.b-animate-go {
    text-decoration: none;
}

.b-animate {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    visibility: hidden;
    font-size: 1.1em;
    font-weight: 700;
}

    .b-animate img {
        margin-top: 30%;
        display: -webkit-inline-box;
    }
/* lt-ie9 */
.b-animate-go:hover .b-animate {
    visibility: visible;
}

.b-from-left {
    position: relative;
    left: -100%;
}

.b-animate-go:hover .b-from-left {
    left: 0;
}


/* Self Clearing Goodness */
.container:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.row:after,
.clearfix:after {
    clear: both;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}



.subscribe {
    width: 100%;
    margin: 1em auto 0;
    background: #596675;
    padding: 3px;
    border-radius: 4px;
}

    .subscribe input[type="text"] {
        width: 61.1555%;
        padding: 4px 7px 0 2px;
        border: none;
        font-size: 1em;
        font-weight: 600;
        color: rgba(211, 223, 235, 0.98);
        outline: none;
        font-weight: 500;
        background: #596675;
    }

    .subscribe input[type="submit"] {
        color: #eceef0;
        padding: 4px 10px;
        border-radius: 1px;
        font-size: 1em;
        letter-spacing: 1px;
        outline: none;
        border: none;
        font-weight: 500;
        margin: 0 0 0 -1px;
        border-radius: 5px;
        background: #ef4d98;
        font-weight: 700;
        text-transform: uppercase;
    }

        .subscribe input[type="submit"]:hover {
            background: #2f4052;
        }



.b-animate img {
    display: -webkit-inline-box;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate {
    visibility: visible;
}

.b-from-left {
    position: relative;
    left: -100%;
}

.b-animate-go:hover .b-from-left {
    left: 0;
}

img.zoom-img:hover {
    -webkit-transform: scale(0.96);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(0.96);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
}

img.zoom-img {
    -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}

/*** Page numbers ***/
.content-pagenation {
    text-align: center;
    margin-top: 2em;
}

    .content-pagenation li {
        display: inline-block;
    }

        .content-pagenation li a {
            color: #2098d1;
            font-size: 1em;
            background: #FFF;
            padding: 10px 12px;
            border: 1px solid #2098d1;
            -webkit-transition: all .5s;
            -moz-transition: all .5s;
            -o-transition: all .5s;
            -ms-transition: all .5s;
            transition: all .5s;
            text-decoration: none;
        }

            .content-pagenation li a:hover {
                color: #555;
                border: 1px solid rgba(80, 106, 133, 1);
            }

p.text {
    color: #555;
    font-size: 1.1em;
    line-height: 1.8em;
    font-weight: 300;
}

/*-- responsive-mediaquries --*/

@media(max-width:1024px) {
    .header-bottom {
        padding: 0px 0;
    }

    .top-menu ul li a {
        margin: 0 0.5em;
    }

    .top-menu {
        margin-top: 0.2em;
    }

    .caption h3 {
        font-size: 3em;
    }

    .caption p {
        width: 100%;
        font-size: 1.2em;
    }

    .caption {
        width: 63%;
        position: absolute;
        top: 35%;
        left: 18%;
    }

    a.morebtn {
        margin: 2em auto 0;
        width: 35%;
    }
}

@media (max-width: 768px) {

    .header-bottom {
        padding: 0.5em 0;
    }


    .caption {
        width: 73%;
        top: 30%;
        left: 15%;
    }

        .caption h3 {
            font-size: 2.5em;
        }

        .caption p {
            font-size: 1.05em;
        }
}


@media (max-width: 640px) {

    .caption {
        width: 89%;
        top: 27%;
        left: 5%;
    }

        .caption h3 {
            font-size: 2em;
        }

        .caption p {
            font-size: 1.05em;
            margin: 0.5em auto 0;
        }

    a.morebtn {
        margin: 1em auto 0;
        width: 28%;
        padding: 0.8em 0;
    }

    ul.callbacks_tabs.callbacks1_tabs {
        left: 40%;
    }
}

@media (max-width: 480px) {

    .caption h3 {
        font-size: 1.5em;
    }

    .social-icons i {
        margin-left: 0.5em;
    }

    .caption {
        width: 85%;
        top: 19%;
        left: 9%;
    }

        .caption p {
            font-size: 1em;
            margin: 0.5em auto 0;
            line-height: 1.5em;
        }

    ul.callbacks_tabs.callbacks1_tabs {
        left: 20%;
    }
}

@media (max-width: 320px) {
    .social-icons {
        float: right;
        display: none;
    }

    .icon {
        float: none;
        text-align: center;
    }


    .caption p {
        font-size: 0.96em;
    }

    .rslides img {
        display: block;
        height: 150PX;
    }

    a.morebtn {
        margin: 0.8em auto;
        width: 47%;
        padding: 10px 0;
        font-size: 0.8em;
    }

    .caption {
        width: 93%;
        top: 17%;
        left: 4%;
    }

        .caption h3 {
            font-size: 1.3em;
        }

    ul.callbacks_tabs.callbacks1_tabs {
        display: none;
    }

    .sb-search.sb-search-open, .no-js .sb-search {
        width: 65%;
    }
}


.banner308 {
    background: #d0d9df url("/Content/Products/308pen/images/0001.png") no-repeat 85% bottom;
    height: 600px;
}

    .banner308 .container {
        position: relative;
        height: 600px;
        padding: 0px;
        margin: 0px auto;
    }

    .banner308 .photo1 {
        position: absolute;
        left: 20px;
        top: 20px;
        z-index: 90;
    }

    .banner308 .photo2 {
        position: absolute;
        top: 120px;
        left: 20px;
        z-index: 90;
    }

    .banner308 .photo3 {
        position: absolute;
        bottom: 20px;
        left: 20px;
        z-index: 90;
    }


.banner20210625 {
    position: relative;
    background: #b3e499;
    height: 600px;
}

    .banner20210625 .container {
        position: relative;
        height: 600px;
        padding: 0px;
        margin: 0px auto;
        z-index: 100;
    }

    .banner20210625 .pen {
        position: absolute;
        left: 260px;
        bottom: -100px;
        z-index: 90;
    }

    .banner20210625 .flower {
        position: absolute;
        left: -120px;
        bottom: -320px;
        z-index: 90;
    }

    .banner20210625 .logo {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 90;
    }

    .banner20210625 .main {
        width: 651px;
        padding-top: 60px;
        margin: 0 auto;
        clear: both;
    }

    .banner20210625 .text {
        width: 651px;
        padding-top: 20px;
        margin: 0 auto;
        text-align: center;
        font-size: 36px;
        font-weight: 600;
        letter-spacing: 6px;
        color: #f24159;
        line-height: 60px;
        clear: both;
    }

    .banner20210625 .hand {
        position: absolute;
        top: 0px;
        right: -100px;
        z-index: 90;
    }

    .banner20210625 .hand2 {
        display: none;
    }

/*--- banner Start --*/
@media(max-width:1024px) {
    .header-slider {
        margin-bottom: 6em;
    }

    .homebanner li {
        min-height: 400px;
        max-height: 400px;
    }

    .banner-product {
        min-height: 400px;
        max-height: 400px;
        width: 100%;
        margin-bottom: 1em;
    }


        .banner-product .container {
            position: relative;
            min-height: 400px;
            max-height: 400px;
        }

            .banner-product .container .banner_text h5 {
                font-size: 1.8em;
                margin: 2em 0 0.4em 0;
            }

            .banner-product .container .banner_text h4 {
                font-size: 2.2em;
                margin: 0em 0 1em 0;
            }

            .banner-product .container .banner_text p {
                font-size: 1.4em;
                line-height: 1.8em;
            }

            .banner-product .container .banner_photo {
                width: 400px;
                height: 400px;
                background: url("/Content/images/banner_01.png") no-repeat left bottom;
                background-size: 400px;
            }


    .banner20210427 {
        background: url(/Content/images/banner20210427/bg.jpg) no-repeat center 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 600px;
        max-height: 600px;
    }

        .banner20210427 .content {
            position: relative;
            min-height: 600px;
            max-height: 600px;
        }

        .banner20210427 .photo1 {
            display: block;
            position: absolute;
            left: 0px;
            bottom: 0px;
            max-width: 1249px;
        }

        .banner20210427 .photo4 {
            display: none;
        }

        .banner20210427 .photo2 {
            position: absolute;
            right: 0px;
            top: 40px;
            max-width: 363px;
        }

        .banner20210427 .photo3 {
            position: absolute;
            right: 0px;
            bottom: 20px;
        }



    .banner20210428 {
        background: url(/Content/images/banner20210428/bg.jpg) no-repeat center 0px;
        min-height: 400px;
        max-height: 400px;
    }


        .banner20210428 .content {
            position: relative;
            min-height: 400px;
            max-height: 400px;
        }

        .banner20210428 .photo1 {
            display: none;
        }

        .banner20210428 .photo2 {
            display: none;
        }

        .banner20210428 .photo3 {
            display: block;
            position: absolute;
            left: 0px;
            bottom: 0px;
            max-width: 250px;
        }

        .banner20210428 .photo4 {
            display: block;
            position: absolute;
            right: 0px;
            bottom: 0px;
            max-width: 250px;
        }


    .banner_ss12 {
        background: url(/Content/images/banner_ss12/bg.jpg) no-repeat center 0px;
        min-height: 400px;
        max-height: 400px;
    }

        .banner_ss12 .container {
            position: relative;
            min-height: 400px;
            max-height: 400px;
        }

        .banner_ss12 .photo1 {
            position: absolute;
            right: 0px;
            top: 20px;
            max-width: 440px;
        }

        .banner_ss12 .text {
            position: absolute;
            left: 0px;
            top: 120px;
        }

            .banner_ss12 .text h2 {
                color: #0e4a86;
                font-size: 60px;
                font-weight: 600;
            }

            .banner_ss12 .text h3 {
                color: #0e4a86;
                font-size: 24px;
                font-weight: 300;
                letter-spacing: 13px;
                margin-bottom: 20px;
            }

            .banner_ss12 .text p {
                color: #333;
                font-size: 24px;
            }

    .banner_ss16l {
        background: url(/Content/images/banner_ss16l/bg.jpg) no-repeat center 0px;
        min-height: 600px;
        max-height: 600px;
    }

        .banner_ss16l .container {
            position: relative;
            min-height: 600px;
            max-height: 600px;
        }

        .banner_ss16l .photo1 {
            position: absolute;
            left: 0px;
            top: 180px;
            max-width: 320px;
        }

        .banner_ss16l .photo2 {
            position: absolute;
            right: 0px;
            top: 180px;
            max-width: 200px;
            z-index: 20;
        }

        .banner_ss16l .photo3 {
            position: absolute;
            left: 35%;
            top: 60px;
            max-width: 400px;
        }

        .banner_ss16l .photo4 {
            max-width: 17px;
            margin-right: 8px;
            vertical-align: middle;
        }

        .banner_ss16l .text {
            position: absolute;
            right: 0px;
            bottom: 20px;
        }

            .banner_ss16l .text p {
                color: #333;
                font-size: 14px;
                line-height: 20px;
            }

    .banner618 {
        background: url(/Content/images/banner618/bg.jpg) no-repeat -650px center;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 600px;
        max-height: 600px;
        cursor: pointer;
    }

        .banner618 .container {
            position: relative;
            min-height: 600px;
            max-height: 600px;
        }

        .banner618 .photo1 {
            position: absolute;
            left: 20px;
            top: 40px;
            max-width: 175px;
        }

        .banner618 .text {
            position: absolute;
            left: 20px;
            bottom: 60px;
        }

            .banner618 .text p {
                color: #ffffff;
                font-size: 36px;
            }

            .banner618 .text h2 {
                color: #ffffff;
                font-size: 76px;
                margin-bottom: 10px;
            }

            .banner618 .text h3 {
                color: #ffffff;
                font-size: 30px;
            }

                .banner618 .text h3 strong {
                    color: #ffffff;
                    font-size: 76px;
                    font-weight: 500;
                    vertical-align: text-top;
                }

    .banner308 {
        background: #d0d9df url("/Content/Products/308pen/images/0001.png") no-repeat 400px bottom;
        height: 600px;
    }

        .banner308 .container {
            position: relative;
            height: 600px;
            padding: 0px;
            margin: 0px auto;
        }

        .banner308 .photo1 {
            position: absolute;
            left: 20px;
            top: 20px;
            z-index: 90;
        }

        .banner308 .photo2 {
            position: absolute;
            top: 120px;
            left: 20px;
            z-index: 90;
        }

        .banner308 .photo3 {
            position: absolute;
            bottom: 20px;
            left: 20px;
            z-index: 90;
        }

    .banner20210625 {
        position: relative;
        background: #b3e499;
        height: 600px;
    }

        .banner20210625 .container {
            position: relative;
            height: 600px;
            padding: 0px;
            margin: 0px auto;
            z-index: 100;
        }

        .banner20210625 .pen {
            position: absolute;
            left: 200px;
            bottom: -100px;
            z-index: 90;
        }

        .banner20210625 .flower {
            position: absolute;
            left: -120px;
            bottom: -320px;
            z-index: 90;
        }

        .banner20210625 .logo {
            position: absolute;
            top: 0px;
            left: 0px;
            z-index: 90;
        }

        .banner20210625 .main {
            width: 450px;
            padding-top: 60px;
            margin: 0 auto;
            clear: both;
        }

        .banner20210625 .text {
            width: 450px;
            padding-top: 80px;
            margin: 0 auto;
            text-align: center;
            font-size: 30px;
            font-weight: 600;
            letter-spacing: 6px;
            color: #f24159;
            line-height: 60px;
            clear: both;
        }

        .banner20210625 .hand {
            position: absolute;
            top: 0px;
            right: -350px;
            z-index: 90;
        }

        .banner20210625 .hand2 {
            display: none;
        }

    .banner20211017 {
        background: url(/Content/images/banner20211017/bg.jpg) no-repeat left bottom;
        min-height: 600px;
        max-height: 600px;
        cursor: pointer;
        position: relative;
    }

        .banner20211017 .logo {
            position: absolute;
            left: 40px;
            top: 40px;
        }

        .banner20211017 .text {
            position: absolute;
            right: 40px;
            top: 40px;
        }

        .banner20211017 .title {
            position: absolute;
            left: 0px;
            top: 0px;
            background: url(/Content/images/banner20211017/title.png) no-repeat center center;
            height: 600px;
            width: 100%;
            z-index: 20;
            text-indent: -9999px;
        }


    .banner20210929 {
        background: url(/Content/images/banner20210929/bg01.jpg) no-repeat -180px bottom;
        background-size: 1800px;
        min-height: 600px;
        max-height: 600px;
        cursor: pointer;
        position: relative;
    }

        .banner20210929 .logo {
            position: absolute;
            left: 40px;
            top: 40px;
        }

        .banner20210929 .text {
            position: absolute;
            right: 40px;
            top: 40px;
        }

            .banner20210929 .text h2 {
                font-size: 40px;
                color: #fad7a0;
                font-weight: 600;
                letter-spacing: 6px;
            }

        .banner20210929 .photo {
            position: absolute;
            right: 20px;
            top: 180px;
        }

            .banner20210929 .photo img {
                max-width: 540px;
            }

    .banner20220127 /*1024*/ {
        background: url(/Content/images/banner20220127/bg.jpg) no-repeat center 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 600px;
        max-height: 600px;
        cursor: pointer;
        position: relative;
    }

        .banner20220127 .kmd {
            position: absolute;
            right: -100px;
            bottom: 0px;
        }

        .banner20220127 .text {
            position: absolute;
            width: 760px;
            left: 100px;
            top: 200px;
            text-align: center;
        }

            .banner20220127 .text h2 {
                font-size: 48px;
                letter-spacing: 10px;
                color: #ffffff;
            }

            .banner20220127 .text img {
                max-width: 100%;
                margin-bottom: 40px;
            }


    .banner20211212 /*1024*/ {
        background: url(/Content/images/banner20211212/bg.jpg) no-repeat center 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 600px;
        max-height: 600px;
        cursor: pointer;
        position: relative;
    }

        .banner20211212 .container {
            min-height: 600px;
            max-height: 600px;
            position: relative;
        }

        .banner20211212 .text01 {
            position: absolute;
            left: 600px;
            top: 120px;
        }

            .banner20211212 .text01 p {
                font-size: 14px;
                color: #ffffff;
                margin: 0;
                padding: 0 0 0 8px;
            }

            .banner20211212 .text01 h2 {
                font-size: 80px;
                font-weight: 600;
                color: #ffffff;
                margin: -10px 0 -10px 0;
                padding: 0;
            }

            .banner20211212 .text01 h3 {
                font-size: 40px;
                color: #ffffff;
                font-weight: 600;
                letter-spacing: 4px;
            }

            .banner20211212 .text01 h6 {
                font-size: 40px;
                color: #ff0000;
                margin-top: -40px;
                padding-left: 150px;
                letter-spacing: 3px;
            }

            .banner20211212 .text01 h4 {
                font-size: 16px;
                color: #ffffff;
            }

            .banner20211212 .text01 h5 {
                font-size: 16px;
                color: #ffffff;
            }

        .banner20211212 .text02 {
            position: absolute;
            left: 600px;
            top: 320px;
        }


            .banner20211212 .text02 h3 {
                font-size: 80px;
                color: #ffffff;
                font-weight: 600;
                letter-spacing: 0px;
            }

            .banner20211212 .text02 h6 {
                font-size: 80px;
                color: #ff0000;
                margin-top: -80px;
                padding-left: 60px;
                letter-spacing: 0px;
            }

        .banner20211212 .text03 {
            position: absolute;
            left: 600px;
            bottom: 120px;
            width: 90px;
            background: #11355b;
            border-radius: 4px;
            padding: 8px;
        }


            .banner20211212 .text03 h4 {
                font-size: 16px;
                color: #ffffff;
                text-align: justify;
            }

                .banner20211212 .text03 h4 strong {
                    color: #ff0000;
                    font-weight: 100;
                }

            .banner20211212 .text03 p {
                font-size: 11px;
                color: #ffffff;
                text-align: right;
            }


    .banner20210803 {
        background: url(/Content/images/banner20210803/bg.jpg) no-repeat center 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 600px;
        max-height: 600px;
        cursor: pointer;
        position: relative;
    }

        .banner20210803 .logo {
            position: absolute;
            right: 40px;
            top: 40px;
        }

        .banner20210803 .container {
            min-height: 600px;
            max-height: 600px;
            position: relative;
        }

        .banner20210803 .text {
            position: absolute;
            left: 400px;
            top: 240px;
        }

            .banner20210803 .text h2 {
                font-size: 32px;
                color: #ffffff;
                margin-bottom: 20px;
            }

            .banner20210803 .text h3 {
                font-size: 40px;
                color: #ffffff;
                padding-left: 64px;
            }

    .banner20210808 {
        background: url(/Content/images/banner20210808/bg.jpg) no-repeat center 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 600px;
        max-height: 600px;
        cursor: pointer;
        position: relative;
    }

        .banner20210808 .logo {
            position: absolute;
            right: 40px;
            bottom: 80px;
        }
}

@media (max-width: 768px) {
    .header-slider {
        margin-bottom: 1em;
    }

    .homebanner li {
        min-height: 300px;
        max-height: 300px;
    }

    .banner {
        min-height: 160px;
        max-height: 160px;
        margin-bottom: 6em;
    }

    .banner-aboutus h4 {
        font-size: 2em;
        margin: 2em 0 1em 0;
    }

    .banner-product h4 {
        font-size: 2em;
        margin: 2em 0 1em 0;
    }

    .banner-college h4 {
        font-size: 2em;
        margin: 2em 0 1em 0;
    }

    .banner-college img {
        max-height: 160px;
    }

    .banner-service h4 {
        font-size: 1.2em;
        margin: 1em 0 1em 0;
    }

    .banner-service p {
        font-size: 1em;
        line-height: 1.2em;
    }

    .banner-product {
        min-height: 320px;
        max-height: 320px;
        width: 100%;
        margin-bottom: 1em;
    }


        .banner-product .container {
            position: relative;
            min-height: 320px;
            max-height: 320px;
        }

            .banner-product .container .banner_text h5 {
                font-size: 1.2em;
                margin: 2em 0 0.4em 0;
            }

            .banner-product .container .banner_text h4 {
                font-size: 1.4em;
                margin: 0em 0 1em 0;
            }

            .banner-product .container .banner_text p {
                font-size: 1.0em;
                line-height: 1.4em;
            }

            .banner-product .container .banner_photo {
                width: 320px;
                height: 320px;
                background: url("/Content/images/banner_01.png") no-repeat left bottom;
                background-size: 320px;
            }

    .banner20210427 {
        background: url(/Content/images/banner20210427/bg.jpg) no-repeat center 0px;
        min-height: 400px;
        max-height: 400px;
    }

        .banner20210427 .content {
            position: relative;
            min-height: 400px;
            max-height: 400px;
        }

        .banner20210427 .photo1 {
            display: none;
        }

        .banner20210427 .photo4 {
            display: block;
            position: absolute;
            left: 0px;
            top: 120px;
            max-width: 400px;
        }

        .banner20210427 .photo2 {
            position: absolute;
            right: 0px;
            top: 10px;
            max-width: 180px;
        }

        .banner20210427 .photo3 {
            position: absolute;
            right: 10px;
            bottom: 10px;
        }



    .banner20210428 {
        background: url(/Content/images/banner20210428/bg.jpg) no-repeat center 0px;
        min-height: 400px;
        max-height: 400px;
    }


        .banner20210428 .content {
            position: relative;
            min-height: 400px;
            max-height: 400px;
        }

        .banner20210428 .photo1 {
            display: none;
        }

        .banner20210428 .photo2 {
            display: none;
        }

        .banner20210428 .photo3 {
            display: block;
            position: absolute;
            left: 0px;
            bottom: 0px;
            max-width: 250px;
        }

        .banner20210428 .photo4 {
            display: block;
            position: absolute;
            right: 0px;
            bottom: 0px;
            max-width: 250px;
        }

    .banner_ss12 {
        background: url(/Content/images/banner_ss12/bg.jpg) no-repeat center 0px;
        min-height: 400px;
        max-height: 400px;
    }

        .banner_ss12 .container {
            position: relative;
            min-height: 400px;
            max-height: 400px;
        }

        .banner_ss12 .photo1 {
            position: absolute;
            right: 20px;
            top: 20px;
            max-width: 440px;
        }

        .banner_ss12 .text {
            position: absolute;
            left: 20px;
            top: 120px;
        }

            .banner_ss12 .text h2 {
                color: #0e4a86;
                font-size: 60px;
                font-weight: 600;
            }

            .banner_ss12 .text h3 {
                color: #0e4a86;
                font-size: 24px;
                font-weight: 300;
                letter-spacing: 13px;
                margin-bottom: 20px;
            }

            .banner_ss12 .text p {
                color: #333;
                font-size: 24px;
            }

    .banner_ss16l {
        background: url(/Content/images/banner_ss16l/bg.jpg) no-repeat center 0px;
        min-height: 600px;
        max-height: 600px;
    }

        .banner_ss16l .container {
            position: relative;
            min-height: 600px;
            max-height: 600px;
        }

        .banner_ss16l .photo1 {
            position: absolute;
            left: 20px;
            top: 60px;
            max-width: 320px;
        }

        .banner_ss16l .photo2 {
            position: absolute;
            left: 20px;
            top: 360px;
            max-width: 200px;
            z-index: 20;
        }

        .banner_ss16l .photo3 {
            position: absolute;
            left: unset;
            right: 0px;
            top: 60px;
            max-width: 400px;
        }

        .banner_ss16l .photo4 {
            max-width: 17px;
            margin-right: 8px;
            vertical-align: middle;
        }

        .banner_ss16l .text {
            position: absolute;
            left: 20px;
            bottom: 20px;
        }

            .banner_ss16l .text p {
                color: #333;
                font-size: 14px;
                line-height: 20px;
            }

    .banner618 {
        background: url(/Content/images/banner618/bg.jpg) no-repeat -800px center;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 600px;
        max-height: 600px;
        cursor: pointer;
    }

        .banner618 .container {
            position: relative;
            min-height: 600px;
            max-height: 600px;
        }

        .banner618 .photo1 {
            position: absolute;
            left: 20px;
            top: 40px;
            max-width: 175px;
        }

        .banner618 .text {
            position: absolute;
            left: 20px;
            bottom: 60px;
        }

            .banner618 .text p {
                color: #ffffff;
                font-size: 36px;
            }

            .banner618 .text h2 {
                color: #ffffff;
                font-size: 76px;
                margin-bottom: 10px;
            }

            .banner618 .text h3 {
                color: #ffffff;
                font-size: 30px;
            }

                .banner618 .text h3 strong {
                    color: #ffffff;
                    font-size: 76px;
                    font-weight: 500;
                    vertical-align: text-top;
                }

    .banner308 {
        background: #d0d9df url("/Content/Products/308pen/images/0001.png") no-repeat 260px bottom;
        height: 600px;
    }

        .banner308 .container {
            position: relative;
            height: 600px;
            padding: 0px;
            margin: 0px auto;
        }

        .banner308 .photo1 {
            position: absolute;
            left: 20px;
            top: 20px;
            z-index: 90;
        }

        .banner308 .photo2 {
            position: absolute;
            top: 120px;
            left: 20px;
            z-index: 90;
        }

        .banner308 .photo3 {
            position: absolute;
            bottom: 20px;
            left: 20px;
            z-index: 90;
        }

    .banner20210625 {
        position: relative;
        background: #b3e499;
        height: 600px;
    }

        .banner20210625 .container {
            position: relative;
            height: 600px;
            padding: 0px;
            margin: 0px auto;
            z-index: 100;
        }

        .banner20210625 .pen {
            position: absolute;
            left: 200px;
            bottom: -100px;
            z-index: 90;
            display: none;
        }

        .banner20210625 .flower {
            position: absolute;
            left: 40px;
            bottom: 0px;
            z-index: 90;
            width: 160px;
        }

        .banner20210625 .logo {
            position: absolute;
            top: 90px;
            left: 340px;
            z-index: 90;
            width: 160px;
        }

        .banner20210625 .main {
            width: 350px;
            padding-top: 20px;
            margin: 0 auto auto 0;
            clear: both;
        }

        .banner20210625 .text {
            width: 350px;
            padding-top: 260px;
            margin: 0 auto;
            text-align: left;
            font-size: 20px;
            font-weight: 600;
            letter-spacing: 6px;
            color: #f24159;
            line-height: 40px;
            clear: both;
        }

        .banner20210625 .hand {
            display: none;
        }

        .banner20210625 .hand2 {
            display: block;
            position: absolute;
            width: 350px;
            top: unset;
            bottom: -80px;
            right: 0px;
            z-index: 90;
        }

    .banner20211017 {
        background: url(/Content/images/banner20211017/bg.jpg) no-repeat left bottom;
        min-height: 600px;
        max-height: 600px;
        cursor: pointer;
        position: relative;
    }

        .banner20211017 .logo {
            position: absolute;
            left: 40px;
            top: 40px;
        }

        .banner20211017 .text {
            position: absolute;
            right: 40px;
            top: 40px;
        }

        .banner20211017 .title {
            position: absolute;
            left: 0px;
            top: 0px;
            background: url(/Content/images/banner20211017/title.png) no-repeat center center;
            height: 600px;
            background-size: 1000px;
            width: 100%;
            z-index: 20;
            text-indent: -9999px;
        }


    .banner20210929 {
        background: url(/Content/images/banner20210929/bg01.jpg) no-repeat -180px bottom;
        background-size: 1800px;
        min-height: 600px;
        max-height: 600px;
        cursor: pointer;
        position: relative;
    }

        .banner20210929 .logo {
            position: absolute;
            left: 40px;
            top: 40px;
        }

        .banner20210929 .text {
            position: absolute;
            right: 40px;
            top: 40px;
        }

            .banner20210929 .text h2 {
                font-size: 40px;
                color: #fad7a0;
                font-weight: 600;
                letter-spacing: 6px;
            }

        .banner20210929 .photo {
            position: absolute;
            right: 20px;
            top: 100px;
        }

            .banner20210929 .photo img {
                max-width: 500px;
            }

    .banner20220127 /*768*/ {
        background: url(/Content/images/banner20220127/bg.jpg) no-repeat center 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 600px;
        max-height: 600px;
        cursor: pointer;
        position: relative;
    }

        .banner20220127 .kmd {
            position: absolute;
            right: -100px;
            bottom: 0px;
            max-width: 440px;
        }

            .banner20220127 .kmd img {
                max-width: 100%;
            }

        .banner20220127 .text {
            position: absolute;
            width: 540px;
            left: 80px;
            top: 120px;
            text-align: center;
        }

            .banner20220127 .text h2 {
                font-size: 36px;
                letter-spacing: 10px;
                color: #ffffff;
            }

            .banner20220127 .text img {
                max-width: 100%;
                margin-bottom: 40px;
            }


    .banner20211212 /*768*/ {
        background: url(/Content/images/banner20211212/bg.jpg) no-repeat center 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 600px;
        max-height: 600px;
        cursor: pointer;
        position: relative;
    }

        .banner20211212 .container {
            min-height: 600px;
            max-height: 600px;
            position: relative;
        }

        .banner20211212 .text01 {
            position: absolute;
            left: 420px;
            top: 120px;
        }

            .banner20211212 .text01 p {
                font-size: 14px;
                color: #ffffff;
                margin: 0;
                padding: 0 0 0 8px;
            }

            .banner20211212 .text01 h2 {
                font-size: 60px;
                font-weight: 600;
                color: #ffffff;
                margin: -10px 0 -10px 0;
                padding: 0;
            }

            .banner20211212 .text01 h3 {
                font-size: 30px;
                color: #ffffff;
                font-weight: 600;
                letter-spacing: 4px;
            }

            .banner20211212 .text01 h6 {
                font-size: 30px;
                color: #ff0000;
                margin-top: -30px;
                padding-left: 116px;
                letter-spacing: 3px;
            }

            .banner20211212 .text01 h4 {
                font-size: 16px;
                color: #ffffff;
            }

            .banner20211212 .text01 h5 {
                font-size: 16px;
                color: #ffffff;
            }

        .banner20211212 .text02 {
            position: absolute;
            left: 420px;
            top: 320px;
        }


            .banner20211212 .text02 h3 {
                font-size: 60px;
                color: #ffffff;
                font-weight: 600;
                letter-spacing: 0px;
            }

            .banner20211212 .text02 h6 {
                font-size: 60px;
                color: #ff0000;
                margin-top: -60px;
                padding-left: 40px;
                letter-spacing: 0px;
            }

        .banner20211212 .text03 {
            position: absolute;
            left: 420px;
            bottom: 120px;
            width: 90px;
            background: #11355b;
            border-radius: 4px;
            padding: 8px;
        }


            .banner20211212 .text03 h4 {
                font-size: 16px;
                color: #ffffff;
                text-align: justify;
            }

                .banner20211212 .text03 h4 strong {
                    color: #ff0000;
                    font-weight: 100;
                }

            .banner20211212 .text03 p {
                font-size: 11px;
                color: #ffffff;
                text-align: right;
            }

    .banner20210803 {
        background: url(/Content/images/banner20210803/bg.jpg) no-repeat -550px 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 600px;
        max-height: 600px;
        cursor: pointer;
        position: relative;
    }

        .banner20210803 .logo {
            position: absolute;
            right: 20px;
            top: 20px;
        }

        .banner20210803 .container {
            min-height: 600px;
            max-height: 600px;
            position: relative;
        }

        .banner20210803 .text {
            position: absolute;
            left: 300px;
            top: 240px;
        }

            .banner20210803 .text h2 {
                font-size: 32px;
                color: #ffffff;
                margin-bottom: 20px;
            }

            .banner20210803 .text h3 {
                font-size: 40px;
                color: #ffffff;
                padding-left: 64px;
            }

    .banner20210808 {
        background: url(/Content/images/banner20210808/bg.jpg) no-repeat center 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 600px;
        max-height: 600px;
        cursor: pointer;
        position: relative;
    }

        .banner20210808 .logo {
            position: absolute;
            right: 40px;
            bottom: 80px;
        }
}

@media (max-width: 640px) {
    .header-slider {
        margin-bottom: 1em;
    }

    .homebanner li {
        min-height: 300px;
        max-height: 300px;
    }

    .banner {
        min-height: 160px;
        max-height: 160px;
        margin-bottom: 6em;
    }

    .banner-aboutus h4 {
        font-size: 2em;
        margin: 2em 0 1em 0;
    }

    .banner-product h4 {
        font-size: 2em;
        margin: 2em 0 1em 0;
    }

    .banner-college h4 {
        font-size: 2em;
        margin: 2em 0 1em 0;
    }

    .banner-college img {
        max-height: 160px;
    }

    .banner-service h4 {
        font-size: 1.2em;
        margin: 1em 0 1em 0;
    }

    .banner-service p {
        font-size: 1em;
        line-height: 1.2em;
    }

    .banner-product {
        min-height: 320px;
        max-height: 320px;
        width: 100%;
        margin-bottom: 1em;
    }


        .banner-product .container {
            position: relative;
            min-height: 320px;
            max-height: 320px;
        }

            .banner-product .container .banner_text h5 {
                font-size: 1.2em;
                margin: 2em 0 0.4em 0;
            }

            .banner-product .container .banner_text h4 {
                font-size: 1.4em;
                margin: 0em 0 1em 0;
            }

            .banner-product .container .banner_text p {
                font-size: 1.0em;
                line-height: 1.4em;
            }

            .banner-product .container .banner_photo {
                width: 320px;
                height: 320px;
                background: url("/Content/images/banner_01.png") no-repeat left bottom;
                background-size: 320px;
            }

    .banner20210427 {
        background: url(/Content/images/banner20210427/bg.jpg) no-repeat center 0px;
        min-height: 400px;
        max-height: 400px;
    }

        .banner20210427 .content {
            position: relative;
            min-height: 400px;
            max-height: 400px;
        }

        .banner20210427 .photo1 {
            display: none;
        }

        .banner20210427 .photo4 {
            display: block;
            position: absolute;
            left: 0px;
            top: 120px;
            max-width: 400px;
        }

        .banner20210427 .photo2 {
            position: absolute;
            right: 0px;
            top: 10px;
            max-width: 180px;
        }

        .banner20210427 .photo3 {
            position: absolute;
            right: 10px;
            bottom: 10px;
        }


    .banner20210428 {
        background: url(/Content/images/banner20210428/bg.jpg) no-repeat center 0px;
        min-height: 400px;
        max-height: 400px;
    }


        .banner20210428 .content {
            position: relative;
            min-height: 400px;
            max-height: 400px;
        }

        .banner20210428 .photo1 {
            display: none;
        }

        .banner20210428 .photo2 {
            display: none;
        }

        .banner20210428 .photo3 {
            display: block;
            position: absolute;
            left: 0px;
            bottom: 0px;
            max-width: 250px;
        }

        .banner20210428 .photo4 {
            display: block;
            position: absolute;
            right: 0px;
            bottom: 0px;
            max-width: 250px;
        }


    .banner_ss12 {
        background: url(/Content/images/banner_ss12/bg.jpg) no-repeat center 0px;
        min-height: 400px;
        max-height: 400px;
    }

        .banner_ss12 .container {
            position: relative;
            min-height: 400px;
            max-height: 400px;
        }

        .banner_ss12 .photo1 {
            position: absolute;
            right: 10px;
            top: 40px;
            max-width: 400px;
        }

        .banner_ss12 .text {
            position: absolute;
            left: 20px;
            top: 120px;
        }

            .banner_ss12 .text h2 {
                color: #0e4a86;
                font-size: 40px;
                font-weight: 600;
            }

            .banner_ss12 .text h3 {
                color: #0e4a86;
                font-size: 18px;
                font-weight: 300;
                letter-spacing: 7px;
                margin-bottom: 20px;
            }

            .banner_ss12 .text p {
                color: #333;
                font-size: 20px;
            }

    .banner_ss16l {
        background: url(/Content/images/banner_ss16l/bg.jpg) no-repeat center 0px;
        min-height: 400px;
        max-height: 400px;
    }

        .banner_ss16l .container {
            position: relative;
            min-height: 400px;
            max-height: 400px;
        }

        .banner_ss16l .photo1 {
            position: absolute;
            left: 20px;
            top: 50px;
            max-width: 240px;
        }

        .banner_ss16l .photo2 {
            position: absolute;
            left: 20px;
            top: 240px;
            max-width: 200px;
            z-index: 20;
        }

        .banner_ss16l .photo3 {
            position: absolute;
            left: unset;
            right: 0px;
            top: 30px;
            max-width: 400px;
        }

        .banner_ss16l .photo4 {
            max-width: 17px;
            margin-right: 8px;
            vertical-align: middle;
        }

        .banner_ss16l .text {
            position: absolute;
            left: 20px;
            bottom: 20px;
        }

            .banner_ss16l .text p {
                color: #333;
                font-size: 14px;
                line-height: 20px;
            }

    .banner618 {
        background: url(/Content/images/banner618/bg.jpg) no-repeat -450px center;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 400px;
        max-height: 400px;
        cursor: pointer;
    }

        .banner618 .container {
            position: relative;
            min-height: 400px;
            max-height: 400px;
        }

        .banner618 .photo1 {
            position: absolute;
            left: 10px;
            top: 20px;
            max-width: 140px;
        }

        .banner618 .text {
            position: absolute;
            left: 20px;
            bottom: 20px;
        }

            .banner618 .text p {
                color: #ffffff;
                font-size: 30px;
            }

            .banner618 .text h2 {
                color: #ffffff;
                font-size: 50px;
                margin-bottom: 10px;
            }

            .banner618 .text h3 {
                color: #ffffff;
                font-size: 30px;
            }

                .banner618 .text h3 strong {
                    color: #ffffff;
                    font-size: 50px;
                    font-weight: 500;
                    vertical-align: text-top;
                }

    .banner20210601 {
        background: url(/Content/images/banner20210601/bg.jpg) no-repeat center 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 400px;
        max-height: 400px;
        cursor: pointer;
    }

        .banner20210601 .container {
            min-height: 400px;
            max-height: 400px;
        }

        .banner20210601 .photo1 {
            width: 250px;
            margin: 70px auto 0 auto;
        }

    .banner308 {
        background: #d0d9df url("/Content/Products/308pen/images/0001.png") no-repeat 220px bottom;
        background-size: 700px;
        height: 400px;
    }

        .banner308 .container {
            position: relative;
            height: 400px;
            padding: 0px;
            margin: 0px auto;
        }

        .banner308 .photo1 {
            position: absolute;
            left: 20px;
            top: 20px;
            z-index: 90;
            width: 260px;
        }

        .banner308 .photo2 {
            position: absolute;
            top: 80px;
            left: 20px;
            z-index: 90;
            width: 220px;
        }

        .banner308 .photo3 {
            position: absolute;
            bottom: 20px;
            left: 20px;
            z-index: 90;
        }

    .banner20210625 {
        position: relative;
        background: #b3e499;
        height: 400px;
    }

        .banner20210625 .container {
            position: relative;
            height: 400px;
            padding: 0px;
            margin: 0px auto;
            z-index: 100;
        }

        .banner20210625 .pen {
            position: absolute;
            left: 200px;
            bottom: -100px;
            z-index: 90;
            display: none;
        }

        .banner20210625 .flower {
            position: absolute;
            left: 0px;
            bottom: -100px;
            z-index: 90;
            width: 160px;
        }

        .banner20210625 .logo {
            position: absolute;
            top: 60px;
            left: 240px;
            z-index: 90;
            width: 120px;
        }

        .banner20210625 .main {
            width: 250px;
            padding-top: 20px;
            margin: 0 auto auto 0;
            clear: both;
        }

        .banner20210625 .text {
            width: 320px;
            padding-top: 160px;
            margin: 0 auto;
            text-align: left;
            font-size: 16px;
            font-weight: 600;
            letter-spacing: 2px;
            color: #f24159;
            line-height: 30px;
            clear: both;
        }

        .banner20210625 .hand {
            display: none;
        }

        .banner20210625 .hand2 {
            display: block;
            position: absolute;
            width: 350px;
            top: unset;
            bottom: -180px;
            right: 0px;
            z-index: 90;
        }

    .banner20211017 {
        background: url(/Content/images/banner20211017/bg.jpg) no-repeat left bottom;
        background-size: 1300px;
        min-height: 400px;
        max-height: 400px;
        cursor: pointer;
        position: relative;
    }

        .banner20211017 .logo {
            position: absolute;
            left: 20px;
            top: 20px;
            width: 120px;
        }

        .banner20211017 .text {
            position: absolute;
            right: 20px;
            top: 20px;
            width: 120px;
        }

        .banner20211017 .title {
            position: absolute;
            left: 0px;
            top: 0px;
            background: url(/Content/images/banner20211017/title.png) no-repeat center center;
            height: 400px;
            background-size: 800px;
            width: 100%;
            z-index: 20;
            text-indent: -9999px;
        }



    .banner20210929 {
        background: url(/Content/images/banner20210929/bg01.jpg) no-repeat -120px bottom;
        background-size: 1200px;
        min-height: 400px;
        max-height: 400px;
        cursor: pointer;
        position: relative;
    }

        .banner20210929 .logo {
            position: absolute;
            left: 20px;
            top: 20px;
        }

            .banner20210929 .logo img {
                max-width: 100px;
            }

        .banner20210929 .text {
            position: absolute;
            right: 20px;
            top: 20px;
        }

            .banner20210929 .text h2 {
                font-size: 30px;
                color: #fad7a0;
                font-weight: 600;
                letter-spacing: 6px;
            }

        .banner20210929 .photo {
            position: absolute;
            right: 20px;
            top: 40px;
        }

            .banner20210929 .photo img {
                max-width: 400px;
            }

    .banner20220127 /*640*/ {
        background: url(/Content/images/banner20220127/bg.jpg) no-repeat center 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 400px;
        max-height: 400px;
        cursor: pointer;
        position: relative;
    }

        .banner20220127 .kmd {
            position: absolute;
            right: -50px;
            bottom: 0px;
            max-width: 300px;
        }

            .banner20220127 .kmd img {
                max-width: 100%;
            }

        .banner20220127 .text {
            position: absolute;
            width: 420px;
            left: 80px;
            top: 80px;
            text-align: center;
        }

            .banner20220127 .text h2 {
                font-size: 30px;
                letter-spacing: 10px;
                color: #ffffff;
            }

            .banner20220127 .text img {
                max-width: 100%;
                margin-bottom: 40px;
            }

    .banner20211212 /*640*/ {
        background: url(/Content/images/banner20211212/bg.jpg) no-repeat center 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 400px;
        max-height: 400px;
        cursor: pointer;
        position: relative;
    }

        .banner20211212 .container {
            min-height: 400px;
            max-height: 400px;
            position: relative;
        }

        .banner20211212 .text01 {
            position: absolute;
            left: 350px;
            top: 60px;
        }

            .banner20211212 .text01 p {
                font-size: 14px;
                color: #ffffff;
                margin: 0;
                padding: 0 0 0 8px;
            }

            .banner20211212 .text01 h2 {
                font-size: 40px;
                font-weight: 600;
                color: #ffffff;
                margin: -10px 0 -10px 0;
                padding: 0;
            }

            .banner20211212 .text01 h3 {
                font-size: 30px;
                color: #ffffff;
                font-weight: 600;
                letter-spacing: 2px;
            }

            .banner20211212 .text01 h6 {
                font-size: 30px;
                color: #ff0000;
                margin-top: -30px;
                padding-left: 110px;
                letter-spacing: 0px;
            }

            .banner20211212 .text01 h4 {
                font-size: 16px;
                color: #ffffff;
            }

            .banner20211212 .text01 h5 {
                font-size: 16px;
                color: #ffffff;
            }

        .banner20211212 .text02 {
            position: absolute;
            left: 350px;
            top: 210px;
        }


            .banner20211212 .text02 h3 {
                font-size: 40px;
                color: #ffffff;
                font-weight: 600;
                letter-spacing: 0px;
            }

            .banner20211212 .text02 h6 {
                font-size: 40px;
                color: #ff0000;
                margin-top: -40px;
                padding-left: 30px;
                letter-spacing: 0px;
            }

        .banner20211212 .text03 {
            position: absolute;
            left: 350px;
            bottom: 80px;
            width: 90px;
            background: #11355b;
            border-radius: 4px;
            padding: 8px;
        }


            .banner20211212 .text03 h4 {
                font-size: 16px;
                color: #ffffff;
                text-align: justify;
            }

                .banner20211212 .text03 h4 strong {
                    color: #ff0000;
                    font-weight: 100;
                }

            .banner20211212 .text03 p {
                font-size: 11px;
                color: #ffffff;
                text-align: right;
            }

    .banner20210803 {
        background: url(/Content/images/banner20210803/bg2.jpg) no-repeat 0px 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 400px;
        max-height: 400px;
        cursor: pointer;
    }

        .banner20210803 .logo {
            position: absolute;
            right: 20px;
            top: 20px;
            width: 140px;
        }

        .banner20210803 .container {
            min-height: 400px;
            max-height: 400px;
            position: relative;
        }

        .banner20210803 .text {
            position: absolute;
            left: 240px;
            top: 165px;
        }

            .banner20210803 .text h2 {
                font-size: 24px;
                color: #ffffff;
                margin-bottom: 20px;
            }

            .banner20210803 .text h3 {
                font-size: 30px;
                color: #ffffff;
                padding-left: 48px;
            }

    .banner20210808 {
        background: url(/Content/images/banner20210808/bg2.jpg) no-repeat center 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 400px;
        max-height: 400px;
        cursor: pointer;
        position: relative;
    }

        .banner20210808 .logo {
            position: absolute;
            width: 400px;
            right: 80px;
            bottom: 40px;
        }
}

@media (max-width: 480px) {
    .header-slider {
        margin-bottom: 0.5em;
    }

    .homebanner li {
        min-height: 200px;
        max-height: 200px;
    }

    .banner {
        min-height: 160px;
        max-height: 160px;
        margin-bottom: 6em;
    }

    .banner-aboutus {
        display: none;
    }

        .banner-aboutus h4 {
            font-size: 2em;
            margin: 2em 0 1em 0;
        }

    .banner-product h4 {
        font-size: 2em;
        margin: 2em 0 1em 0;
    }

    .banner-college h4 {
        font-size: 2em;
        margin: 2em 0 1em 0;
    }

    .banner-college img {
        max-height: 160px;
    }

    .banner-service h4 {
        font-size: 1.2em;
        margin: 1em 0 1em 0;
    }

    .banner-service p {
        font-size: 1em;
        line-height: 1.2em;
    }

    .banner-product {
        min-height: 320px;
        max-height: 320px;
        width: 100%;
        margin-bottom: 1em;
    }


        .banner-product .container {
            position: relative;
            min-height: 320px;
            max-height: 320px;
        }

            .banner-product .container .banner_text h5 {
                font-size: 1.2em;
                margin: 2em 0 0.4em 0;
            }

            .banner-product .container .banner_text h4 {
                font-size: 1.4em;
                margin: 0em 0 1em 0;
            }

            .banner-product .container .banner_text p {
                font-size: 1.0em;
                line-height: 1.4em;
            }

            .banner-product .container .banner_photo {
                width: 320px;
                height: 320px;
                background: url("/Content/images/banner_01.png") no-repeat left bottom;
                background-size: 320px;
            }

    .banner20210427 {
        background: url(/Content/images/banner20210427/bg.jpg) no-repeat center 0px;
        min-height: 400px;
        max-height: 400px;
    }

        .banner20210427 .content {
            position: relative;
            min-height: 400px;
            max-height: 400px;
        }

        .banner20210427 .photo1 {
            display: none;
        }

        .banner20210427 .photo4 {
            display: block;
            position: absolute;
            left: 0px;
            top: 120px;
            max-width: 400px;
        }

        .banner20210427 .photo2 {
            position: absolute;
            right: 0px;
            top: 10px;
            max-width: 180px;
        }

        .banner20210427 .photo3 {
            position: absolute;
            right: 10px;
            bottom: 10px;
        }


    .banner20210428 {
        background: url(/Content/images/banner20210428/bg.jpg) no-repeat center 0px;
        min-height: 400px;
        max-height: 400px;
    }


        .banner20210428 .content {
            position: relative;
            min-height: 400px;
            max-height: 400px;
        }

        .banner20210428 .photo1 {
            display: none;
        }

        .banner20210428 .photo2 {
            display: none;
        }

        .banner20210428 .photo3 {
            display: block;
            position: absolute;
            left: 0px;
            bottom: 0px;
            max-width: 250px;
        }

        .banner20210428 .photo4 {
            display: block;
            position: absolute;
            right: 0px;
            bottom: 0px;
            max-width: 250px;
        }

    .banner_ss12 {
        background: url(/Content/images/banner_ss12/bg.jpg) no-repeat center 0px;
        min-height: 400px;
        max-height: 400px;
    }

        .banner_ss12 .container {
            position: relative;
            min-height: 400px;
            max-height: 400px;
        }

        .banner_ss12 .photo1 {
            position: absolute;
            right: 50px;
            top: 140px;
            max-width: 300px;
        }

        .banner_ss12 .text {
            position: absolute;
            left: 20px;
            top: 10px;
        }

            .banner_ss12 .text h2 {
                color: #0e4a86;
                font-size: 40px;
                font-weight: 600;
            }

            .banner_ss12 .text h3 {
                color: #0e4a86;
                font-size: 18px;
                font-weight: 300;
                letter-spacing: 7px;
                margin-bottom: 10px;
            }

            .banner_ss12 .text p {
                color: #333;
                font-size: 16px;
            }

    .banner_ss16l {
        background: url(/Content/images/banner_ss16l/bg.jpg) no-repeat center 0px;
        min-height: 400px;
        max-height: 400px;
    }

        .banner_ss16l .container {
            position: relative;
            min-height: 400px;
            max-height: 400px;
        }

        .banner_ss16l .photo1 {
            position: absolute;
            left: 10px;
            top: 10px;
            max-width: 200px;
        }

        .banner_ss16l .photo2 {
            position: absolute;
            left: unset;
            right: 10px;
            top: 10px;
            max-width: 140px;
            z-index: 20;
        }

        .banner_ss16l .photo3 {
            position: absolute;
            left: unset;
            right: 0px;
            top: 180px;
            max-width: 400px;
        }

        .banner_ss16l .photo4 {
            max-width: 17px;
            margin-right: 8px;
            vertical-align: middle;
        }

        .banner_ss16l .text {
            position: absolute;
            left: 10px;
            bottom: 10px;
        }

            .banner_ss16l .text p {
                color: #333;
                font-size: 14px;
                line-height: 20px;
            }

    .banner618 {
        background: url(/Content/images/banner618/bg.jpg) no-repeat -640px center;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 400px;
        max-height: 400px;
        cursor: pointer;
    }

        .banner618 .container {
            position: relative;
            min-height: 400px;
            max-height: 400px;
        }

        .banner618 .photo1 {
            position: absolute;
            left: 10px;
            top: 20px;
            max-width: 140px;
        }

        .banner618 .text {
            position: absolute;
            left: 20px;
            bottom: 20px;
        }

            .banner618 .text p {
                color: #ffffff;
                font-size: 20px;
            }

            .banner618 .text h2 {
                color: #ffffff;
                font-size: 50px;
                margin-bottom: 10px;
            }

            .banner618 .text h3 {
                color: #ffffff;
                font-size: 20px;
            }

                .banner618 .text h3 strong {
                    color: #ffffff;
                    font-size: 50px;
                    font-weight: 500;
                    vertical-align: text-top;
                }

    .banner308 {
        background: #d0d9df url("/Content/Products/308pen/images/0001.png") no-repeat 0px bottom;
        background-size: 700px;
        height: 400px;
    }

        .banner308 .container {
            position: relative;
            height: 400px;
            padding: 0px;
            margin: 0px auto;
        }

        .banner308 .photo1 {
            position: absolute;
            left: 10px;
            top: 20px;
            z-index: 90;
            width: 200px;
        }

        .banner308 .photo2 {
            position: absolute;
            top: 120px;
            left: 10px;
            z-index: 90;
            width: 200px;
        }

        .banner308 .photo3 {
            position: absolute;
            bottom: 10px;
            left: 10px;
            z-index: 90;
        }

    .banner20210625 {
        position: relative;
        background: #b3e499;
        height: 400px;
    }

        .banner20210625 .container {
            position: relative;
            height: 400px;
            padding: 0px;
            margin: 0px auto;
            z-index: 100;
        }

        .banner20210625 .pen {
            position: absolute;
            left: 200px;
            bottom: -100px;
            z-index: 90;
            display: none;
        }

        .banner20210625 .flower {
            position: absolute;
            left: 0px;
            bottom: -100px;
            z-index: 90;
            width: 160px;
        }

        .banner20210625 .logo {
            position: absolute;
            top: 60px;
            left: 240px;
            z-index: 90;
            width: 120px;
        }

        .banner20210625 .main {
            width: 250px;
            padding-top: 20px;
            margin: 0 auto auto 0;
            clear: both;
        }

        .banner20210625 .text {
            width: 200px;
            padding-top: 160px;
            margin: 0 auto;
            text-align: left;
            font-size: 16px;
            font-weight: 600;
            letter-spacing: 2px;
            color: #f24159;
            line-height: 30px;
            clear: both;
        }

        .banner20210625 .hand {
            display: none;
        }

        .banner20210625 .hand2 {
            display: block;
            position: absolute;
            width: 320px;
            top: unset;
            bottom: -140px;
            right: -80px;
            z-index: 90;
        }


    .banner20211017 {
        background: url(/Content/images/banner20211017/bg.jpg) no-repeat left bottom;
        background-size: 1300px;
        min-height: 400px;
        max-height: 400px;
        cursor: pointer;
        position: relative;
    }

        .banner20211017 .logo {
            position: absolute;
            left: 20px;
            top: 20px;
            width: 120px;
        }

        .banner20211017 .text {
            position: absolute;
            right: 20px;
            top: 20px;
            width: 120px;
        }

        .banner20211017 .title {
            position: absolute;
            left: 0px;
            top: 0px;
            background: url(/Content/images/banner20211017/title.png) no-repeat center center;
            height: 400px;
            background-size: 600px;
            width: 100%;
            z-index: 20;
            text-indent: -9999px;
        }


    .banner20210929 {
        background: url(/Content/images/banner20210929/bg01.jpg) no-repeat -120px bottom;
        background-size: 1200px;
        min-height: 400px;
        max-height: 400px;
        cursor: pointer;
        position: relative;
    }

        .banner20210929 .logo {
            position: absolute;
            left: 20px;
            top: 20px;
        }

            .banner20210929 .logo img {
                max-width: 100px;
            }

        .banner20210929 .text {
            position: absolute;
            right: 20px;
            top: 10px;
        }

            .banner20210929 .text h2 {
                font-size: 24px;
                color: #fad7a0;
                font-weight: 600;
                letter-spacing: 6px;
            }

        .banner20210929 .photo {
            position: absolute;
            right: 20px;
            top: 40px;
        }

            .banner20210929 .photo img {
                max-width: 340px;
            }


    .banner20220127 /*480*/ {
        background: url(/Content/images/banner20220127/bg.jpg) no-repeat center 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 400px;
        max-height: 400px;
        cursor: pointer;
        position: relative;
    }

        .banner20220127 .kmd {
            position: absolute;
            right: -50px;
            bottom: 0px;
            max-width: 300px;
        }

            .banner20220127 .kmd img {
                max-width: 100%;
            }

        .banner20220127 .text {
            position: absolute;
            width: 320px;
            left: 40px;
            top: 80px;
            text-align: center;
        }

            .banner20220127 .text h2 {
                font-size: 24px;
                letter-spacing: 4px;
                color: #ffffff;
            }

            .banner20220127 .text img {
                max-width: 100%;
                margin-bottom: 40px;
            }

    .banner20211212 /*480*/ {
        background: url(/Content/images/banner20211212/bg.jpg) no-repeat -500px 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 400px;
        max-height: 400px;
        cursor: pointer;
        position: relative;
    }

        .banner20211212 .container {
            min-height: 400px;
            max-height: 400px;
            position: relative;
        }

        .banner20211212 .text01 {
            position: absolute;
            left: 160px;
            top: 60px;
        }

            .banner20211212 .text01 p {
                font-size: 14px;
                color: #ffffff;
                margin: 0;
                padding: 0 0 0 8px;
            }

            .banner20211212 .text01 h2 {
                font-size: 40px;
                font-weight: 600;
                color: #ffffff;
                margin: -10px 0 -10px 0;
                padding: 0;
            }

            .banner20211212 .text01 h3 {
                font-size: 30px;
                color: #ffffff;
                font-weight: 600;
                letter-spacing: 2px;
            }

            .banner20211212 .text01 h6 {
                font-size: 30px;
                color: #ff0000;
                margin-top: -30px;
                padding-left: 110px;
                letter-spacing: 0px;
            }

            .banner20211212 .text01 h4 {
                font-size: 16px;
                color: #ffffff;
            }

            .banner20211212 .text01 h5 {
                font-size: 16px;
                color: #ffffff;
            }

        .banner20211212 .text02 {
            position: absolute;
            left: 160px;
            right: unset;
            top: 210px;
        }


            .banner20211212 .text02 h3 {
                font-size: 40px;
                color: #ffffff;
                font-weight: 600;
                letter-spacing: 0px;
            }

            .banner20211212 .text02 h6 {
                font-size: 40px;
                color: #ff0000;
                margin-top: -40px;
                padding-left: 30px;
                letter-spacing: 0px;
            }

        .banner20211212 .text03 {
            position: absolute;
            left: 160px;
            bottom: 80px;
            width: 90px;
            background: #11355b;
            border-radius: 4px;
            padding: 8px;
        }


            .banner20211212 .text03 h4 {
                font-size: 16px;
                color: #ffffff;
                text-align: justify;
            }

                .banner20211212 .text03 h4 strong {
                    color: #ff0000;
                    font-weight: 100;
                }

            .banner20211212 .text03 p {
                font-size: 11px;
                color: #ffffff;
                text-align: right;
            }


    .banner20210803 {
        background: url(/Content/images/banner20210803/bg2.jpg) no-repeat -80px 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 400px;
        max-height: 400px;
        cursor: pointer;
    }

        .banner20210803 .logo {
            position: absolute;
            right: 10px;
            top: 10px;
            width: 140px;
        }

        .banner20210803 .container {
            min-height: 400px;
            max-height: 400px;
            position: relative;
        }

        .banner20210803 .text {
            position: absolute;
            left: 130px;
            top: 160px;
        }

            .banner20210803 .text h2 {
                font-size: 22px;
                color: #ffffff;
                margin-bottom: 20px;
            }

            .banner20210803 .text h3 {
                font-size: 24px;
                color: #ffffff;
                padding-left: 40px;
            }

    .banner20210808 {
        background: url(/Content/images/banner20210808/bg2.jpg) no-repeat center 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 400px;
        max-height: 400px;
        cursor: pointer;
        position: relative;
    }

        .banner20210808 .logo {
            position: absolute;
            width: 360px;
            right: 0px;
            bottom: 20px;
        }
}

@media (max-width: 360px) {
    .header-slider {
        margin-bottom: 0.5em;
    }

    .homebanner li {
        min-height: 200px;
        max-height: 200px;
    }

    .banner {
        min-height: 160px;
        max-height: 160px;
        margin-bottom: 6em;
    }

    .banner-aboutus {
        display: none;
    }

        .banner-aboutus h4 {
            font-size: 2em;
            margin: 2em 0 1em 0;
        }

    .banner-product h4 {
        font-size: 2em;
        margin: 2em 0 1em 0;
    }

    .banner-college h4 {
        font-size: 2em;
        margin: 2em 0 1em 0;
    }

    .banner-college img {
        max-height: 160px;
    }

    .banner-service h4 {
        font-size: 1.2em;
        margin: 1em 0 1em 0;
    }

    .banner-service p {
        font-size: 1em;
        line-height: 1.2em;
    }

    .banner-product {
        min-height: 320px;
        max-height: 320px;
        width: 100%;
        margin-bottom: 1em;
    }

        .banner-product .container {
            position: relative;
            min-height: 320px;
            max-height: 320px;
        }

            .banner-product .container .banner_text h5 {
                font-size: 1.2em;
                margin: 2em 0 0.4em 0;
            }

            .banner-product .container .banner_text h4 {
                font-size: 1.4em;
                margin: 0em 0 1em 0;
            }

            .banner-product .container .banner_text p {
                font-size: 1.0em;
                line-height: 1.4em;
            }

            .banner-product .container .banner_photo {
                width: 320px;
                height: 320px;
                background: url("/Content/images/banner_01.png") no-repeat left bottom;
                background-size: 320px;
            }

    .banner20210427 {
        background: url(/Content/images/banner20210427/bg.jpg) no-repeat center 0px;
        min-height: 400px;
        max-height: 400px;
    }

        .banner20210427 .content {
            position: relative;
            min-height: 400px;
            max-height: 400px;
        }

        .banner20210427 .photo1 {
            display: none;
        }

        .banner20210427 .photo4 {
            display: block;
            position: absolute;
            left: 0px;
            top: 120px;
            max-width: 400px;
        }

        .banner20210427 .photo2 {
            position: absolute;
            right: 0px;
            top: 10px;
            max-width: 180px;
        }

        .banner20210427 .photo3 {
            position: absolute;
            right: 10px;
            bottom: 10px;
        }


    .banner20210428 {
        background: url(/Content/images/banner20210428/bg.jpg) no-repeat center 0px;
        min-height: 400px;
        max-height: 400px;
    }


        .banner20210428 .content {
            position: relative;
            min-height: 400px;
            max-height: 400px;
        }

        .banner20210428 .photo1 {
            display: none;
        }

        .banner20210428 .photo2 {
            display: none;
        }

        .banner20210428 .photo3 {
            display: block;
            position: absolute;
            left: 0px;
            bottom: 0px;
            max-width: 250px;
        }

        .banner20210428 .photo4 {
            display: block;
            position: absolute;
            right: 0px;
            bottom: 0px;
            max-width: 250px;
        }

    .banner_ss12 {
        background: url(/Content/images/banner_ss12/bg.jpg) no-repeat center 0px;
        min-height: 400px;
        max-height: 400px;
    }

        .banner_ss12 .container {
            position: relative;
            min-height: 400px;
            max-height: 400px;
        }

        .banner_ss12 .photo1 {
            position: absolute;
            right: 20px;
            top: 140px;
            max-width: 260px;
        }

        .banner_ss12 .text {
            position: absolute;
            left: 20px;
            top: 10px;
        }

            .banner_ss12 .text h2 {
                color: #0e4a86;
                font-size: 40px;
                font-weight: 600;
            }

            .banner_ss12 .text h3 {
                color: #0e4a86;
                font-size: 18px;
                font-weight: 300;
                letter-spacing: 7px;
                margin-bottom: 10px;
            }

            .banner_ss12 .text p {
                color: #333;
                font-size: 16px;
            }

    .banner_ss16l {
        background: url(/Content/images/banner_ss16l/bg.jpg) no-repeat center 0px;
        min-height: 400px;
        max-height: 400px;
    }

        .banner_ss16l .container {
            position: relative;
            min-height: 400px;
            max-height: 400px;
        }

        .banner_ss16l .photo1 {
            position: absolute;
            left: 10px;
            top: 10px;
            max-width: 220px;
        }

        .banner_ss16l .photo2 {
            position: absolute;
            left: unset;
            right: 10px;
            top: 10px;
            max-width: 140px;
            z-index: 20;
        }

        .banner_ss16l .photo3 {
            position: absolute;
            left: unset;
            right: 0px;
            top: 180px;
            max-width: 400px;
        }

        .banner_ss16l .photo4 {
            max-width: 17px;
            margin-right: 8px;
            vertical-align: middle;
        }

        .banner_ss16l .text {
            position: absolute;
            left: 10px;
            bottom: 10px;
        }

            .banner_ss16l .text p {
                color: #333;
                font-size: 14px;
                line-height: 20px;
            }

    .banner618 {
        background: url(/Content/images/banner618/bg.jpg) no-repeat -600px center;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 400px;
        max-height: 400px;
        cursor: pointer;
    }

        .banner618 .container {
            position: relative;
            min-height: 400px;
            max-height: 400px;
        }

        .banner618 .photo1 {
            position: absolute;
            left: 10px;
            top: 20px;
            max-width: 140px;
        }

        .banner618 .text {
            position: absolute;
            left: 20px;
            bottom: 20px;
        }

            .banner618 .text p {
                color: #ffffff;
                font-size: 20px;
            }

            .banner618 .text h2 {
                color: #ffffff;
                font-size: 50px;
                margin-bottom: 10px;
            }

            .banner618 .text h3 {
                color: #ffffff;
                font-size: 20px;
            }

                .banner618 .text h3 strong {
                    color: #ffffff;
                    font-size: 50px;
                    font-weight: 500;
                    vertical-align: text-top;
                }

    .banner308 {
        background: #d0d9df url("/Content/Products/308pen/images/0001.png") no-repeat 0px bottom;
        background-size: 700px;
        height: 400px;
    }

        .banner308 .container {
            position: relative;
            height: 400px;
            padding: 0px;
            margin: 0px auto;
        }

        .banner308 .photo1 {
            position: absolute;
            left: 10px;
            top: 20px;
            z-index: 90;
            width: 200px;
        }

        .banner308 .photo2 {
            position: absolute;
            top: 120px;
            left: 10px;
            z-index: 90;
            width: 200px;
        }

        .banner308 .photo3 {
            position: absolute;
            bottom: 10px;
            left: 10px;
            z-index: 90;
        }

    .banner20210625 {
        position: relative;
        background: #b3e499;
        height: 400px;
    }

        .banner20210625 .container {
            position: relative;
            height: 400px;
            padding: 0px;
            margin: 0px auto;
            z-index: 100;
        }

        .banner20210625 .pen {
            position: absolute;
            left: 200px;
            bottom: -100px;
            z-index: 90;
            display: none;
        }

        .banner20210625 .flower {
            position: absolute;
            left: -40px;
            bottom: -100px;
            z-index: 90;
            width: 160px;
        }

        .banner20210625 .logo {
            position: absolute;
            top: 50px;
            left: 240px;
            z-index: 90;
            width: 120px;
        }

        .banner20210625 .main {
            width: 250px;
            padding-top: 10px;
            margin: 0 auto auto 0;
            clear: both;
        }

        .banner20210625 .text {
            width: 180px;
            padding-top: 200px;
            margin: 0 auto;
            text-align: left;
            font-size: 14px;
            font-weight: 600;
            letter-spacing: 2px;
            color: #f24159;
            line-height: 20px;
            clear: both;
        }

        .banner20210625 .hand {
            display: none;
        }

        .banner20210625 .hand2 {
            display: block;
            position: absolute;
            width: 320px;
            top: unset;
            bottom: -140px;
            right: -80px;
            z-index: 90;
        }


    .banner20211017 {
        background: url(/Content/images/banner20211017/bg.jpg) no-repeat left bottom;
        background-size: 1300px;
        min-height: 400px;
        max-height: 400px;
        cursor: pointer;
        position: relative;
    }

        .banner20211017 .logo {
            position: absolute;
            left: 20px;
            top: 20px;
            width: 120px;
        }

        .banner20211017 .text {
            position: absolute;
            right: 20px;
            top: 20px;
            width: 120px;
        }

        .banner20211017 .title {
            position: absolute;
            left: 0px;
            top: 0px;
            background: url(/Content/images/banner20211017/title.png) no-repeat center center;
            height: 400px;
            background-size: 500px;
            width: 100%;
            z-index: 20;
            text-indent: -9999px;
        }


    .banner20210929 {
        background: url(/Content/images/banner20210929/bg01.jpg) no-repeat -120px bottom;
        background-size: 1200px;
        min-height: 400px;
        max-height: 400px;
        cursor: pointer;
        position: relative;
    }

        .banner20210929 .logo {
            position: absolute;
            left: 20px;
            top: 20px;
        }

            .banner20210929 .logo img {
                max-width: 80px;
            }

        .banner20210929 .text {
            position: absolute;
            right: 20px;
            top: 10px;
        }

            .banner20210929 .text h2 {
                font-size: 20px;
                color: #fad7a0;
                font-weight: 600;
                letter-spacing: 6px;
            }

        .banner20210929 .photo {
            position: absolute;
            right: 20px;
            top: 40px;
        }

            .banner20210929 .photo img {
                max-width: 320px;
            }

    .banner20220127 /*360*/ {
        background: url(/Content/images/banner20220127/bg.jpg) no-repeat center 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 400px;
        max-height: 400px;
        cursor: pointer;
        position: relative;
    }

        .banner20220127 .kmd {
            position: absolute;
            right: -50px;
            bottom: 0px;
            max-width: 300px;
        }

            .banner20220127 .kmd img {
                max-width: 100%;
            }

        .banner20220127 .text {
            position: absolute;
            width: 300px;
            left: 20px;
            top: 80px;
            text-align: center;
        }

            .banner20220127 .text h2 {
                font-size: 24px;
                letter-spacing: 4px;
                color: #ffffff;
            }

            .banner20220127 .text img {
                max-width: 100%;
                margin-bottom: 40px;
            }

    .banner20211212 /*360*/ {
        background: url(/Content/images/banner20211212/bg.jpg) no-repeat -500px 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 400px;
        max-height: 400px;
        cursor: pointer;
        position: relative;
    }

        .banner20211212 .container {
            min-height: 400px;
            max-height: 400px;
            position: relative;
        }

        .banner20211212 .text01 {
            position: absolute;
            left: 160px;
            top: 60px;
        }

            .banner20211212 .text01 p {
                font-size: 14px;
                color: #ffffff;
                margin: 0;
                padding: 0 0 0 8px;
            }

            .banner20211212 .text01 h2 {
                font-size: 40px;
                font-weight: 600;
                color: #ffffff;
                margin: -10px 0 -10px 0;
                padding: 0;
            }

            .banner20211212 .text01 h3 {
                font-size: 30px;
                color: #ffffff;
                font-weight: 600;
                letter-spacing: 2px;
            }

            .banner20211212 .text01 h6 {
                font-size: 30px;
                color: #ff0000;
                margin-top: -30px;
                padding-left: 110px;
                letter-spacing: 0px;
            }

            .banner20211212 .text01 h4 {
                font-size: 16px;
                color: #ffffff;
            }

            .banner20211212 .text01 h5 {
                font-size: 16px;
                color: #ffffff;
            }

        .banner20211212 .text02 {
            position: absolute;
            left: 160px;
            right: unset;
            top: 210px;
        }


            .banner20211212 .text02 h3 {
                font-size: 40px;
                color: #ffffff;
                font-weight: 600;
                letter-spacing: 0px;
            }

            .banner20211212 .text02 h6 {
                font-size: 40px;
                color: #ff0000;
                margin-top: -40px;
                padding-left: 30px;
                letter-spacing: 0px;
            }

        .banner20211212 .text03 {
            position: absolute;
            left: 160px;
            bottom: 80px;
            width: 90px;
            background: #11355b;
            border-radius: 4px;
            padding: 8px;
        }


            .banner20211212 .text03 h4 {
                font-size: 16px;
                color: #ffffff;
                text-align: justify;
            }

                .banner20211212 .text03 h4 strong {
                    color: #ff0000;
                    font-weight: 100;
                }

            .banner20211212 .text03 p {
                font-size: 11px;
                color: #ffffff;
                text-align: right;
            }

    .banner20210803 {
        background: url(/Content/images/banner20210803/bg2.jpg) no-repeat -80px 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 400px;
        max-height: 400px;
        cursor: pointer;
    }

        .banner20210803 .logo {
            position: absolute;
            right: 10px;
            top: 10px;
            width: 140px;
        }

        .banner20210803 .container {
            min-height: 400px;
            max-height: 400px;
            position: relative;
        }

        .banner20210803 .text {
            position: absolute;
            left: 140px;
            top: 165px;
        }

            .banner20210803 .text h2 {
                font-size: 20px;
                color: #ffffff;
                margin-bottom: 20px;
            }

            .banner20210803 .text h3 {
                font-size: 20px;
                color: #ffffff;
                padding-left: 40px;
            }

    .banner20210808 {
        background: url(/Content/images/banner20210808/bg2.jpg) no-repeat center 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        min-height: 400px;
        max-height: 400px;
        cursor: pointer;
        position: relative;
    }

        .banner20210808 .logo {
            position: absolute;
            width: 360px;
            right: 0px;
            bottom: 20px;
        }
}


/*--- banner End --*/


/* -- productmemo start --*/

.productmemo {
    border-radius: 10px;
    position: absolute;
    width: 400px;
    height: 170px;
}

    .productmemo .memo {
        clear: both;
        display: block;
        font-size: 16px;
        color: #333333;
        font-weight: 300;
    }

    .productmemo .productmemomain {
        width: 100%;
        height: 100%;
        position: absolute;
        padding: 10px 20px;
        left: 0px;
        top: 0px;
        z-index: 1000;
    }

        .productmemo .productmemomain .productname {
            font-size: 18px;
            color: #333333;
            font-weight: 300;
        }

            .productmemo .productmemomain .productname span {
                float: right;
            }

        .productmemo .productmemomain ul {
            list-style: none;
        }

            .productmemo .productmemomain ul li {
                background: url(/Content/images/0801.png) no-repeat 0 10px;
                font-size: 36px;
                color: #333333;
                font-weight: 300;
                width: 50%;
                float: left;
                height: 60px;
                line-height: 60px;
                padding-left: 54px;
                font-weight: 600;
                text-shadow: rgb(255, 255, 255) 0px 0px 8px;
            }

                .productmemo .productmemomain ul li.l2 {
                    background: url(/Content/images/0801.png) no-repeat 20px 10px;
                    text-align: right;
                }

        .productmemo .productmemomain .attention {
            font-size: 16px;
            color: #333333;
            font-weight: 300;
        }

        .productmemo .productmemomain .sn {
            font-size: 16px;
            color: #333333;
            font-weight: 300;
        }

        .productmemo .productmemomain .fl {
            float: left;
        }

        .productmemo .productmemomain .fr {
            float: right;
        }

    .productmemo .mask {
        border-radius: 10px;
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        background: #CCCCCC;
        filter: alpha(opacity:60);
        opacity: 0.6;
        z-index: 999;
        box-shadow: rgb(255, 255, 255) 0px 0px 10px;
    }


@media(max-width:640px) {

    .productmemo {
        border-radius: 10px;
        position: absolute;
        width: 380px;
        height: 170px;
    }

        .productmemo .memo {
            clear: both;
            display: block;
            font-size: 14px;
            color: #333333;
            font-weight: 300;
        }

        .productmemo .productmemomain {
            width: 100%;
            height: 100%;
            position: absolute;
            padding: 10px 20px;
            left: 0px;
            top: 0px;
            z-index: 1000;
        }

            .productmemo .productmemomain .productname {
                font-size: 18px;
                color: #333333;
                font-weight: 300;
            }

                .productmemo .productmemomain .productname span {
                    float: right;
                }

            .productmemo .productmemomain ul {
                list-style: none;
            }

                .productmemo .productmemomain ul li {
                    background: url(/Content/images/0801.png) no-repeat 0 10px;
                    font-size: 36px;
                    color: #333333;
                    font-weight: 300;
                    width: 50%;
                    float: left;
                    height: 60px;
                    line-height: 60px;
                    padding-left: 54px;
                    font-weight: 600;
                    text-shadow: rgb(255, 255, 255) 0px 0px 8px;
                }

                    .productmemo .productmemomain ul li.l2 {
                        background: url(/Content/images/0801.png) no-repeat 20px 10px;
                        text-align: right;
                    }

            .productmemo .productmemomain .attention {
                font-size: 16px;
                color: #333333;
                font-weight: 300;
            }

            .productmemo .productmemomain .sn {
                font-size: 14px;
                color: #333333;
                font-weight: 300;
            }

            .productmemo .productmemomain .fl {
                float: left;
            }

            .productmemo .productmemomain .fr {
                float: right;
            }
}


@media(max-width:480px) {

    .productmemo {
        border-radius: 10px;
        position: absolute;
        width: 300px;
        height: 146px;
    }

        .productmemo .memo {
            clear: both;
            display: block;
            font-size: 12px;
            color: #333333;
            font-weight: 300;
        }

        .productmemo .productmemomain {
            width: 100%;
            height: 100%;
            position: absolute;
            padding: 10px 20px;
            left: 0px;
            top: 0px;
            z-index: 1000;
        }

            .productmemo .productmemomain .productname {
                font-size: 16px;
                color: #333333;
                font-weight: 300;
            }

                .productmemo .productmemomain .productname span {
                    float: right;
                }

            .productmemo .productmemomain ul {
                list-style: none;
            }

                .productmemo .productmemomain ul li {
                    background: url(/Content/images/0801.png) no-repeat 0 6px;
                    background-size: 36px;
                    font-size: 24px;
                    color: #333333;
                    font-weight: 300;
                    width: 50%;
                    float: left;
                    height: 46px;
                    line-height: 46px;
                    padding-left: 40px;
                    font-weight: 600;
                    text-shadow: rgb(255, 255, 255) 0px 0px 8px;
                }

                    .productmemo .productmemomain ul li.l2 {
                        background: url(/Content/images/0801.png) no-repeat 20px 6px;
                        background-size: 36px;
                        text-align: right;
                    }

            .productmemo .productmemomain .attention {
                font-size: 14px;
                color: #333333;
                font-weight: 300;
            }

            .productmemo .productmemomain .sn {
                font-size: 12px;
                color: #333333;
                font-weight: 300;
            }

            .productmemo .productmemomain .fl {
                float: left;
            }

            .productmemo .productmemomain .fr {
                float: right;
            }
}


/* -- productmemo end --*/



